Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancements to gen_frames Function, Debug Cam Addition, and Documentation Update #3

Merged
merged 3 commits into from
Jul 5, 2024

Conversation

sidharthmohannair
Copy link
Contributor

This pull request includes the following updates and improvements:

  1. Simplified gen_frames Function

    • Ensured that the webcam is accessed and frames are generated correctly.
    • Added code to print the server's IP address for easier debugging and access.
    • Included error handling to provide clear messages if the webcam cannot be accessed.
  2. Added Debug Camera

    • Integrated a debug camera feature to facilitate easier troubleshooting and development.
  3. Updated README.md

    • Revised the README file to reflect recent changes and improvements.

These changes improve the robustness of the webcam access, enhance debugging capabilities, and provide better documentation for users.

…nd frames are generated correctly.

IP Address Printing: Added code to print the server's IP address.
Error Handling for Webcam Access: Added error handling to provide clear messages if the webcam cannot be accessed.
@cksajil cksajil merged commit 3f97bf9 into cksajil:overlay Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants